	/*移动样式*/
	.lancome_mobile{
		display:none;
		width:100%;
		height:100%;
		position: fixed;
		top:0px;
	}
	.lancome_customer_service_mobile{
		z-index: 9999;
		height: 102%;
		width: 100%;
	}
	.lancome_bottom_main_mobile{
		width: 100%;
		height:10%;
	}
	/*pc样式*/
	.lancome_pc{
		display:none;
		position: fixed;
		border-radius: 45px 45px 0px 0px;
		right: 1%;
		bottom: 37px;
	}
	
	.lancome_customer_service{
		z-index: 9999;
		height: 83vh;
		width: 51vh;
		min-width: 334px;
		min-height: 542px;
		-webkit-min-logical-width: 334px;
		-webkit-min-logical-height: 542px;
	}

	
	.lancome_close{
		float: right;
		position: relative;
		top: -99%;
		left: -2%;
		width: 5%;
	}
	.lancome_close img{
		width: 100%;
	}
	.lancome_user_input_box:empty:before{
		content:attr(placeholder);
		color:#bbb;
	}
	.lancome_user_input_box:focus{
		content:none;
	}
	
	.lancome_service_text span{
		letter-spacing: 0.5px;
		font-family: é»‘ä½“;
	}
	
	.lancome_service_text img{
		max-width: 124%;
		/*min-width: 124%;*/
		position: relative;
		left: -12%;
		display: table-cell;
	}
	.lancome_middle_text_val::-webkit-scrollbar {
		width:0.1px;
	}
	.lancome_middle_text_val::-webkit-scrollbar-thumb {
		background-color:#d9d9d9;
	}
	.lancome_service_head{
		width: 10%;
		float: left;
		padding-left: 2%;
	}
	html,body{
		height:100%;
	}
	
	.lancome_customer_service_profile_photo{
		background: #f0f0f0;
		border-radius: 45px 45px 0px 0px;
		border-left: 1px solid #9c9c9c;
		border-right: 1px solid #9c9c9c;
	}
	.lancome_customer_service_head{
		width: 100%;
		height:100%;
	}
	.lancome_phiz{
			display:none;
			width: 95%;
			height: 40%;
			background-color: #D3E4F0;
			position: relative;
			left: 2%;
			top: -52%;
	}
	.lancome_phiz_emoji{
		width: 100%;
		height: 100%;
		padding: 1% 0px 0px 1%;
	}
	.lancome_role ul{
		list-style:none;
		margin: 0;
		padding:0;
		width: 100%;
		margin-left: 3%; 
	}
	.lancome_role ul li{
		height:100%;
		width: 15%;
		float:left;
		padding-top: 0%;
		margin-left: 1%;
		line-height: 0;
		/*position: relative;*/
		/*top: 22px;*/
	}
	
	.lancome_role ul li img{
		width: 72%;
		height:100%;
	}
	
	.lancome_role{
		float:left;
		width: 50.5%;
		height: 36%;
		padding-left: 2%;
	}
	.lancome_bottom{
		display: flex;
		flex-direction: row;
		justify-content: center;
		display: -ms-flexbox;
		align-items: center;
		display: -webkit-flex;
		-webkit-justify-content: center;
		-webkit-align-items: center;
		text-align: center;
		height: 88%;
		padding-top: 0%;
		background-color: #272727;
		box-shadow: 0px 3px 12px #1c1c1c;
	}
	.lancome_bottom_main{
		height: 12%;
		width: 100%;
	}
	.lancome_middle_text{
		padding-top: 12%;
		background: #f4f4f4;
		height: 89%;
		width: 100%;
	}
	.lancome_service_text{
		line-height: 23px;
		float:left;
		margin-left: 4%;
		max-width: 62%;
		background-color: #ffffff;
		color: #000000;
		padding: 1.5% 6% 1.5% 6%;
		/* margin-top: 1%; */
		border-radius: 12px 12px 12px 0px;
		font-size: 15px;
		border: 1px solid #dcdcdc;
	}
	.lancome_user_input_box{
		color:;#000000;
		height: 100%;
		width: 110%;
		border: 1px solid #f4f4ff;
		text-align: left;
		overflow-y: hidden;
		padding-left: 10px;
		margin-right: 0px;
		border-radius: 4px;
		background-color: #ffffff;
		overflow-x: scroll;
		font-size: 14px;
		padding-top: 2.1%;
		/*ç«ç‹ä¸æ˜¾ç¤ºæ»šåŠ¨æ¡*/
		scrollbar-width: none;
		/*å…¼å®¹IE*/
		-ms-scroll-chaining: chained;
		-ms-overflow-style: none;
		-ms-content-zooming: zoom;
		-ms-scroll-rails: none;
		-ms-content-zoom-limit-min: 100%;
		-ms-content-zoom-limit-max: 500%;
		-ms-scroll-snap-type: proximity;
		-ms-scroll-snap-points-x: snapList(100%, 200%, 300%, 400%, 500%);
		-ms-overflow-style: none;
		
	}
	.lancome_user_input_box::-webkit-scrollbar {
		display: none;
		
	}
	.lancome_user_text{
		line-height: 23px;
		font-family: é»‘ä½“;
		letter-spacing: 0.5px;
		padding: 2% 6% 2% 6%;
		margin-top: 1%;
		border-radius: 12px 12px 0px 12px;
		font-size: 15px;
		border: 1px solid #dcdcdc;
		float:right;
		margin-right: 2%;
		max-width: 60%;
		background-color: #fc146a;
		color: #ffffff;
	}
	.lancome_clear{
		clear:both;
		padding-top: 10%;
	}
	.lancome_middle_text_val{
		height: 95%;
		width: 100%;
		/* padding-top: 12%; */
		overflow: auto;
		overflow: scroll;
		overflow-x: hidden;
		/*ç«ç‹ä¸æ˜¾ç¤ºæ»šåŠ¨æ¡*/
		scrollbar-width: none;
		/*IEå…¼å®¹*/
		-ms-scroll-chaining: chained;
		-ms-overflow-style: none;
		-ms-content-zooming: zoom;
		-ms-scroll-rails: none;
		-ms-content-zoom-limit-min: 100%;
		-ms-content-zoom-limit-max: 500%;
		-ms-scroll-snap-type: proximity;
		-ms-scroll-snap-points-x: snapList(100%, 200%, 300%, 400%, 500%);
		-ms-overflow-style: none;
		overflow: auto;
		/*oå†…æ ¸*/
	}
	.lancome_emoji{
		width: 8.1%;
		padding: 1%;
		margin: 0px;
	}
	.lancome_emoji:hover{
		background-color: white;
	}
	.lancome_emoji_text{
		width: 16px;
		max-width: 18px;
		position:  relative;
		top:-10;
		/* background-color: #fe0267; */
	}
	.lancome_imgSend{
		float: right;
		margin-right: 2%;
		padding: 1%;
		max-width: 40%;
	}
	
	.lancome_list_send{
		cursor:pointer;
		/*list-style-type: disc;*/
		color:#fc146a;
	}
	
	.lancome_list_see{
		/*list-style-type: disc;*/
	}
	
	.lancome_product_bottom{
		margin-bottom: 62px;
	}
	
	.lancome_product_bottom_l {
		float:left;
	}
	
	.lancome_product_bottom_r {
		float:right;
		background: linear-gradient(to right, #e55f86 , #d7335f);
		background: -webkit-linear-gradient(left, #e55f86 , #d7335f);
		background: -o-linear-gradient(left, #e55f86 , #d7335f);
		background: -moz-linear-gradient(left, #e55f86 , #d7335f);
		color:#ffffff;
		padding: 0px 5% 0px 5%;
		border-radius: 4px;
	}
	.lancome_product_bottom_r a{
		color:#ffffff!important;
	}
	
	.lancome_product_img{
		max-width: 100%!important;
		position: relative;
		left: 0%!important;
		display: inline-table!important;
		padding: 10px 0px 10px 0px;
	}
	
	.lancome_product_font{
		color:#9a9a9a;
		line-height: 1.2;
		font-family: none!important;
	}
	
	.lancome_product{
		text-align: center;
		font-family: none!important;
		line-height: 2;
	}
	.lancome_underline{
		margin: 15px 0px 15px 0px;
		border: 0.5px solid #d2d2d2;
	}
	
	.pictureWithText li img {
		width: 100%;
		left: 0px;
	}
	
	
	.pictureWithTextLi{
		width: 62%!important;
		text-align: center;
		background: #f2f2f2;
	}
	
	.pictureWithText li{
		width: 62px;
		float: left;
	}
	
	.pictureWithText{
		list-style-type: none;
		padding: 0px;
	}
	
	.pictureWithText span{
		font-family: initial;
		letter-spacing: 2.5px;
		line-height: 62px;
		overflow: hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		white-space: nowrap;
		width: 84%;
		display: block;
		margin: auto;
	}
	
	.pictureWithTextImg{
		left: 0px;
	}
	.clearFloat{
		clear:both;
	}
		
	.rengong{
		display:none;
	}
	
	.lancome_rengong{
		cursor: pointer;
		/*list-style-type: disc;*/
		color: #fc146a;
	}
	.order_details{
		width: 90%;
		text-align: center;
		font-size: 14px;
	}

	.chatbot_img{
		line-height: 22px;
		font-size: 15px;
		letter-spacing: 4px;
		font-family: sans-serif;
	}
	
	.chatbot_img_head{
		font-size: 15px;
		line-height: 19px;
		position: relative;
		top: 8px;
		left: -15px;
	}
	
	.chatbot_img img{
		max-width: 100%;
	}
	
	.chatbot_img a{
		font-size: 15px;
		text-decoration: none
	}
	